[INFO] fetching crate interstellar-cli 0.1.1...
[INFO] testing interstellar-cli-0.1.1 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] extracting crate interstellar-cli 0.1.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate interstellar-cli 0.1.1
[INFO] finished tweaking crates.io crate interstellar-cli 0.1.1
[INFO] tweaked toml for crates.io crate interstellar-cli 0.1.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate interstellar-cli 0.1.1 on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate interstellar-cli 0.1.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded zmij v1.0.6
[INFO] [stderr]   Downloaded fd-lock v4.0.4
[INFO] [stderr]   Downloaded bitmaps v2.1.0
[INFO] [stderr]   Downloaded sized-chunks v0.6.5
[INFO] [stderr]   Downloaded clap v4.5.53
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded im v15.1.0
[INFO] [stderr]   Downloaded roaring v0.10.12
[INFO] [stderr]   Downloaded nix v0.28.0
[INFO] [stderr]   Downloaded clap_builder v4.5.53
[INFO] [stderr]   Downloaded syn v2.0.112
[INFO] [stderr]   Downloaded interstellar v0.1.1
[INFO] [stderr]   Downloaded mathexpr v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36bdfde2972b4671fd3f7a89151a368f243e56331706c14646075373ff710946
[INFO] running `Command { std: "docker" "start" "-a" "36bdfde2972b4671fd3f7a89151a368f243e56331706c14646075373ff710946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36bdfde2972b4671fd3f7a89151a368f243e56331706c14646075373ff710946", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36bdfde2972b4671fd3f7a89151a368f243e56331706c14646075373ff710946", kill_on_drop: false }`
[INFO] [stdout] 36bdfde2972b4671fd3f7a89151a368f243e56331706c14646075373ff710946
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd7043fcbf6876e07786a2713c79e21ef8f97a2afa47ff3ebc47c7b20f34f161
[INFO] running `Command { std: "docker" "start" "-a" "bd7043fcbf6876e07786a2713c79e21ef8f97a2afa47ff3ebc47c7b20f34f161", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling zmij v1.0.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling roaring v0.10.12
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling mathexpr v0.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling rustyline-derive v0.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling interstellar v0.1.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling interstellar-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.63s
[INFO] running `Command { std: "docker" "inspect" "bd7043fcbf6876e07786a2713c79e21ef8f97a2afa47ff3ebc47c7b20f34f161", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7043fcbf6876e07786a2713c79e21ef8f97a2afa47ff3ebc47c7b20f34f161", kill_on_drop: false }`
[INFO] [stdout] bd7043fcbf6876e07786a2713c79e21ef8f97a2afa47ff3ebc47c7b20f34f161
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f1ebb921e89f62dd328ee99a86d96e22132c8935aabd0cad44b639231469623
[INFO] running `Command { std: "docker" "start" "-a" "7f1ebb921e89f62dd328ee99a86d96e22132c8935aabd0cad44b639231469623", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling mathexpr v0.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling interstellar v0.1.1
[INFO] [stderr]    Compiling interstellar-cli v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.72s
[INFO] running `Command { std: "docker" "inspect" "7f1ebb921e89f62dd328ee99a86d96e22132c8935aabd0cad44b639231469623", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f1ebb921e89f62dd328ee99a86d96e22132c8935aabd0cad44b639231469623", kill_on_drop: false }`
[INFO] [stdout] 7f1ebb921e89f62dd328ee99a86d96e22132c8935aabd0cad44b639231469623
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b69379757acceaf6e14e53396bb771dc1388d268e5d811770754e747e007471a
[INFO] running `Command { std: "docker" "start" "-a" "b69379757acceaf6e14e53396bb771dc1388d268e5d811770754e747e007471a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/interstellar-a5e0767941f37d92)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test config::tests::test_default_config ... ok
[INFO] [stdout] test commands::export::tests::test_export_db_not_found ... ok
[INFO] [stdout] test commands::stats::tests::test_format_number ... ok
[INFO] [stdout] test commands::import::tests::test_import_empty_graphson ... ok
[INFO] [stdout] test format::csv::tests::test_escape_csv ... ok
[INFO] [stdout] test format::csv::tests::test_format_empty ... ok
[INFO] [stdout] test commands::import::tests::test_import_unsupported_format ... ok
[INFO] [stdout] test format::csv::tests::test_format_simple_values ... ok
[INFO] [stdout] test format::csv::tests::test_format_map_values ... ok
[INFO] [stdout] test format::json::tests::test_format_empty ... ok
[INFO] [stdout] test format::json::tests::test_format_map ... ok
[INFO] [stdout] test format::json::tests::test_format_primitives ... ok
[INFO] [stdout] test format::json::tests::test_value_to_json_vertex ... ok
[INFO] [stdout] test format::table::tests::test_format_empty_result ... ok
[INFO] [stdout] test commands::export::tests::test_export_empty_db ... ok
[INFO] [stdout] test format::table::tests::test_format_simple_values ... ok
[INFO] [stdout] test config::tests::test_parse_config ... ok
[INFO] [stdout] test format::tests::test_format_long_string ... ok
[INFO] [stdout] test format::table::tests::test_format_map_values ... ok
[INFO] [stdout] test gremlin::tests::test_add_vertex_mutation ... ok
[INFO] [stdout] test gremlin::tests::test_add_vertex_with_properties ... ok
[INFO] [stdout] test gremlin::tests::test_format_result_bool ... ok
[INFO] [stdout] test gremlin::tests::test_format_result_empty_list ... ok
[INFO] [stdout] test commands::import::tests::test_import_file_not_found ... ok
[INFO] [stdout] test gremlin::tests::test_format_result_list ... ok
[INFO] [stdout] test commands::import::tests::test_import_simple_graphson ... ok
[INFO] [stdout] test gremlin::tests::test_engine_creation ... ok
[INFO] [stdout] test gremlin::tests::test_format_result_no_result ... ok
[INFO] [stdout] test gremlin::tests::test_basic_query ... ok
[INFO] [stdout] test gremlin::tests::test_format_result_single ... ok
[INFO] [stdout] test gremlin::tests::test_format_result_unit ... ok
[INFO] [stdout] test gremlin::tests::test_format_value_edge ... ok
[INFO] [stdout] test gremlin::tests::test_format_value_primitives ... ok
[INFO] [stdout] test gremlin::tests::test_format_value_vertex ... ok
[INFO] [stdout] test commands::export::tests::test_export_graphson ... ok
[INFO] [stdout] test gremlin::tests::test_has_next_query ... ok
[INFO] [stdout] test format::tests::test_format_value_short ... ok
[INFO] [stdout] test gremlin::tests::test_parse_error ... ok
[INFO] [stdout] test repl::completer::tests::test_complete_dot_commands ... ok
[INFO] [stdout] test repl::completer::tests::test_complete_keywords ... ok
[INFO] [stdout] test repl::highlighter::tests::test_gremlin_highlighter_disabled ... ok
[INFO] [stdout] test commands::export::tests::test_export_roundtrip ... ok
[INFO] [stdout] test repl::highlighter::tests::test_gremlin_highlighter_enabled ... ok
[INFO] [stdout] test repl::highlighter::tests::test_highlighter_disabled ... ok
[INFO] [stdout] test repl::highlighter::tests::test_query_highlighter_mode_switch ... ok
[INFO] [stdout] test repl::completer::tests::test_complete_labels ... ok
[INFO] [stdout] test repl::highlighter::tests::test_highlighter_enabled ... ok
[INFO] [stdout] test repl::history::tests::test_history_manager_creation ... ok
[INFO] [stdout] test commands::export::tests::test_export_compact ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b69379757acceaf6e14e53396bb771dc1388d268e5d811770754e747e007471a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b69379757acceaf6e14e53396bb771dc1388d268e5d811770754e747e007471a", kill_on_drop: false }`
[INFO] [stdout] b69379757acceaf6e14e53396bb771dc1388d268e5d811770754e747e007471a
